﻿@charset "utf-8";
body {
	font-size: 12px;
	padding: 0px;
	margin: 0px;	font-family: Helvetica, Arial, sans-serif;
	background-color: #F7F5FA;}
	
/*全局*/
.skmain {margin: auto;width: 980px;clear: both;} /*页面宽度*/
.divleft {
	float: left;
	width: 720px;
	overflow: hidden;
} 
.divright {
	float: right;
	width: 250px;
	overflow: hidden;
}
.leftbox0 {
	float: left;
	width: 355px;
	margin-bottom: 10px;
}.leftbox1 {
	float: right;
	width: 355px;	margin-bottom: 10px;
}
.el_classimg {clear: both;padding-top: 2px;text-align: center;	margin: auto;}
.sknewico {background-color: #999999;}
.skhotico {background-color: #CC0000;}
.sktjico {background-color: #FF0000;}
.sktopico {background-color: #FF9900;}

img {border: 0px;}
ul,li,h1,h2,h3,h4,p ,dl,dt,dd,input,form{padding:0;margin:0;list-style-type: none;}
a:link {color: #666666;text-decoration: none;}
a:visited {color: #666666;text-decoration: none;}
a:hover {color: #CC0000;}
h3{ font-size:13px;font-family:Verdana,Arial, Helvetica, sans-serif; font-weight:100;}
em,i {font-style: normal;line-height: normal;}
.red {color: #CC0000;}
.hidden {display: none;}
.clear {margin: 0px;padding: 0px;clear: both;}
.left {	float: left;}
.right {float: right;}

.head {margin: auto;height: 65px;width: 980px;overflow: hidden;background-image: url(head.gif);background-repeat: no-repeat;background-position: right center;}
.head #logo {margin: 5px;float: left;}
.headright {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-right: 5px;
	text-align: right;
	width: 400px; 
}
 
.headright .tnav { font-family: Arial, Helvetica, sans-serif;	color: #333333;}
.headright .tnav a{color: #333333;}

.elsearch {	width: 268px;float: right;	padding: 10px 15px 5px 15px;}
.elsearch .search_form{position:relative; height:31px;display:inline-block;}.elsearch .search_form:hover{-webkit-box-shadow:0 0 3px #999;-moz-box-shadow:0 0 3px #999} .sinput{float:left; width:200px; height:21px; line-height:21px; padding:4px 7px; color:b3b3b3;  border:1px solid #999; border-radius:2px 0 0 2px; background-color:#fbfbfb;} .sbtn{float:left; width:50px; height:31px; padding:0 12px; margin-left:-1px;  border-radius:0 2px 2px 0; border:1px solid #4d90fe; background-color:#4d90fe; cursor:pointer;  display:inline-block; font-size:12px; vertical-align:middle; color:#f3f7fc; } .elsearch.sbtn:hover{background:#4084f2} 
 
/* 导航条 */
.el_menu {
	height: 40px;
	width: 980px;
	margin: auto;
	background-image: url(el.png);
	background-repeat: repeat-x;
	background-position: center -285px;/*	圆角 在高版浏览器中才有效果
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
*/
 
}
.el_menu li {position: relative;	list-style: none;	float: left;display: block;	height: 40px;} 
.el_menu li a {display: block;padding: 0 24px;margin: 6px 0;	line-height: 28px;text-decoration: none;font-weight: bold;font-size: 13px;color: #FFFFFF;text-shadow: 1px 1px 1px rgba(0,0,0,.6);	 	background-image: url(el.png);background-repeat: no-repeat;	background-position: left -365px;  }
.el_menu .home {background-image: none; }
.el_menu li:hover {	background-image: url(el.png);background-repeat: repeat-x;	background-position: center -323px;  }
.el_menu li:first-child a { border-left: none; }
.el_menu li:last-child a{ border-right: none; }
.el_menu li:hover > a {  }
.el_menu .selected  {background-image: url(el.png);
	background-repeat: repeat-x;
	background-position: center -323px;  }

/* 下拉 Sub Menu */
.el_menu ul {	z-index: 999;
	position: absolute;
	top: 40px;
	left: 0;
	opacity: 0;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
	background-color: #0DA3CE;
}
.el_menu li:hover > ul { opacity: 1; }
.el_menu ul li a{
	font-weight: normal; 
}
.el_menu ul li {	z-index: 999;
	height: 0;
	overflow: hidden;
	padding: 0;
	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
	background-image: url(el.png);
	background-repeat: repeat-x;
	background-position: left -405px;
	font-weight: normal;
}
.el_menu li:hover > ul li {
	height: 36px;
	overflow: visible;
	padding: 0;
}
.el_menu li ul {
	z-index: 888; 
}
.el_menu ul li a {
	width: 150px;
	padding: 4px 0 4px 10px;
	margin: 0;
	border: none;
	border-bottom: 1px solid #353539;
}
.el_menu ul li:last-child a { border: none; }
.el_menu li li a:hover {
	background-image: url(el.png);
	background-color: #0099CC;
	background-repeat: repeat-x;
	background-position: left -285px;
}
 
 /* 侧边导航 */
.classmenudiv {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}
.classmenudiv .classtitle{
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	background-image: url(el.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
 
}
.classmenudiv .classmenubox{
	padding: 1px;
	border: 1px solid #268ac0;
}  
ul#classmenu .hide {display: none; }	
 
ul#classmenu, ul#classmenu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
 }

ul#classmenu a {
  display: block;
  text-decoration: none;	
}

ul#classmenu li a {
	color: #333333;
	line-height: 35px;
	height: 35px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(el.png);
	background-repeat: repeat-x;
	background-position: left -40px;	 
 }

ul#classmenu li a:hover {
	background-image: url(el.png);
	background-repeat: repeat-x;
	background-position: left -75px;
}
ul#classmenu .liselected {
	background-image: url(el.png);
	background-repeat: repeat-x;
	background-position: left -110px;
	color: #FFFFFF;
}
ul#classmenu li ul li a {
	background-image: url(el.png);
	background-repeat: repeat-x;
	background-position: left -145px;
	color: #000;
	padding-left: 20px;
	line-height: 30px;
	height: 30px;
}
ul#classmenu li ul li a:hover {
	background-image: url(el.png);
	background-repeat: repeat-x;
	background-position: left -175px;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
ul#classmenu li ul .ulselected  a{
	background-image: url(el.png);
	background-repeat: repeat-x;
	background-position: left -175px;
  border-left: 5px #006699 solid;
  padding-left: 15px;
}	
	


.el_location {line-height: 30px;clear: both;height: 30px;padding-left:3px;font-size: 13px;margin: 5px 0 5px 0;color: #666666;background-image: url(el.png);background-repeat: repeat-x;	background-position: left -208px;}
.el_location a{	color: #666666;} 
.line {border: 1px solid #E0E0E0; }
 
.skbox .title {
	line-height: 35px;
	background-image: url(el.png);
	background-repeat: repeat-x;
	height: 35px;
	background-position: 0px -208px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	color: #333333;
}
.skbox .title h1,.skbox .title h2,.skbox .title h3{
	font-family: "微软雅黑", "黑体", "Brain Damage";
	font-size: 16px;
	line-height: 35px;
	padding-left: 30px;
	background-image: url(ico.png);
	background-repeat: no-repeat;
	background-position: 0px -161px;
}  
.skbox .title span{float: right;margin-right: 5px;}
.skbox .title span a{color: #999999;} 
.skbox .skwrap {line-height: 23px;overflow: hidden;background-color: #FFFFFF;}
.p10 {padding: 10px;}


/* 多个左滚动 - 图片- 公用类 */
 
.skbox .hd{overflow:hidden;height:35px;background-image: url(el.png);background-repeat: repeat-x;background-position: left -250px;border-bottom-width: 1px;	border-bottom-style: solid;border-bottom-color: #E0E0E0;}
.skbox h3{line-height: 35px;float: left;height: 35px;padding-left: 20px;display: inline;	font-size: 18px;font-weight: bold;background-image: url(ico.png);	background-repeat: no-repeat;background-position: 5px -240px;}
.skbox .hd .prev,.skbox .hd .next{ display:block;  width:15px; height:15px; line-height:12px; float:right; margin-right:10px; margin-top:8px;  overflow:hidden;   cursor:pointer; background:url("ico.png") no-repeat;	background-repeat: no-repeat;background-position: center -52px;}
.skbox .hd .next{background-image: url(ico.png);background-repeat: no-repeat;background-position: center -12px;}
.skbox .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
.skbox .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
.skbox .hd ul li.on{ background:#f00;  }
 


 /* 常见焦点图 */
.focusBox{  overflow:hidden; position:relative; border:1px solid #ddd;  }
.focusBox .hd{ position:absolute; z-index:1; right:3px; bottom:34px; }
.focusBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.focusBox .hd ul li{ float:left; margin-right:3px;  width:14px; height:14px; line-height:14px; text-align:center; background:#ddd; cursor:pointer; color:#666; }
.focusBox .hd ul li.on{ background:#f00; color:#fff;     }
.focusBox .bd{ position:relative;  }
.focusBox .bd .pic{ line-height:0px;  }
.focusBox .bd .con{height:30px;line-height:30px;text-align:center;background-color: #f6f6f6;background-image: url(el.png);background-repeat: repeat-x;background-position: left -205px;}
	
	
 /* 首页幻灯片盒*/
.slideBox{width:980px;height:260px;overflow:hidden;position:relative;margin-top: auto;margin-right: auto;margin-bottom: 5px;margin-left: auto;z-index: 11;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:20px; height:20px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{color:#fff;	background-color: #CC0000;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd img{ width:980px; height:260px; }


/* 文本切换盒子 - 公用类 */
.slideTxtBox { background-color: #FFFFFF;} 
.slideTxtBox .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd; background-image: url(el.png);background-repeat: repeat-x;background-position: left -205px;   }
.slideTxtBox .hd ul{ float:left; left:10px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 10px; }
.slideTxtBox .hd ul li.on{height:30px;background:#fff;cursor:pointer;	border-top-width: 0px;border-right-width: 1px;border-bottom-width: 2px;border-left-width: 1px;border-top-style: none;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;	border-top-color: #ddd;	border-right-color: #ddd;border-bottom-color: #fff;border-left-color: #ddd;
}
.slideTxtBox .bd{  	background-color: #FFFFFF;}
.slideTxtBox .bd ul{padding:10px;}
 

 
/* 通用信息列表_普通式 */
.infoList li{height:24px;line-height:24px;white-space: nowrap;overflow: hidden;}
 
.infoList li .date{ float:right; color:#999;  }
.topLoop .bd{padding: 5px 15px 5px 15px;}
.leftimg {float: left;margin-right: 10px;margin-bottom: 5px;}
.twbox {clear: both;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #CCCCCC;color: #999999;padding: 5px;}
.twbox h2{font-size: 14px;}
.elggnews {clear: both;float: right;width:280px;text-align: left;}
 

 /*分页列表*/
.sklistarr {line-height: 25px;height: 25px;font-size: 13px;}
.sklistarr .titme{float: right;color: #999999;}
.listarr5,.listarr10,.listarr15,.listarr20,.listarr25{margin-bottom: 10px;padding-bottom: 10px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #CCCCCC;}
 
.eltable {width: 100%;border: 1px solid #CCCCCC;}
.eltable .skchom_ico{color: #FFFFFF;height: 20px;width: 30px;z-index: 1;text-align: center;	line-height: 20px;border-radius: 15px;padding: 3px;}
.eltable .title{line-height: 30px;height: 30px;font-weight: bold;font-size: 13px;}
.eltable td{border-top-width: 0px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 0px;border-top-style: none;
border-right-style: solid;border-bottom-style: solid;border-left-style: none;border-top-color: #E7E7E7;border-right-color: #E7E7E7;border-bottom-color: #E7E7E7;border-left-color: #E7E7E7; } 
.eltable .bj1 td{	background-color: #F3F3F3; }
 
 /*产品容器*/
.procont{overflow:hidden;zoom:1; }
.probox{float:left;height:210px;width: 170px;overflow: hidden;padding: 4px;background-color: #F0F0F0;display:inline;position:relative;margin : 1px 0 0 1px;background-image: url(probj.png);background-repeat: no-repeat;background-position: 0px 0px;} 
.probox:hover {background-color: #D4D4D4;	background-image: url(probj.png);background-repeat: no-repeat;background-position: 0px -220px;}
.probox .skchom_ico{color: #FFFFFF;height: 20px;width: 30px;position: absolute;top: 5px;right: 5px;z-index: 1;text-align: center;line-height: 20px;border-radius: 15px;filter:Alpha(opacity=80); -moz-opacity:8.0; /* Moz + FF */opacity: 8.0;  }
.probox .ver_pic{width:140px;height:140px;text-align:center;position:relative;display:table-cell;vertical-align:middle;padding-right: 15px;padding-left: 15px;}
.probox .ver_pic .subpic{*position:absolute;top:50%;left:50%;}
.probox .ver_pic .subpic img{*position:relative;top:-50%;left:-50%;}
.probox .p-name{background-color: #666666;line-height: 30px;height: 30px;padding-right: 5px;padding-left: 5px;overflow: hidden;margin-top: 5px;}
.probox .p-name a{	color: #FFFFFF; }
.probox .p-tools{padding: 2px;line-height: 28px;	height: 28px;}
.prodivbox {background-color: #FFFFFF;}
.prodivbox li{float:left;width:152px;overflow:hidden;display:inline;position:relative;height: 186px;margin: 10px 1px 10px 18px;padding: 2px;border-top-style: none;border-right-style: none;	border-bottom-style: none;border-left-style: none;}
.prodivbox li .subsummary{height:30px;line-height:30px;overflow:hidden;border-top:solid 1px #ddd;padding: 0 5px 0 5px;text-align: center;}
.prodivbox li .subsummary a{font-size:12px;text-decoration:none; }
.prodivbox .ver_pic{width:150px;height:150px;background-color:#FFFFFF;text-align:center;position:relative;display:table-cell;vertical-align:middle;	padding: 1px;border: 1px solid #CCCCCC;}
.prodivbox .ver_pic .subpic{*position:absolute;top:50%;left:50%;}
.prodivbox .ver_pic .subpic img{*position:relative;top:-50%;left:-50%;}



.casedivbox {background-color: #FFFFFF;}
.casedivbox li{float:left;	width:335px;	overflow:hidden;display:inline;position:relative;	height: 142px;padding: 2px;background-color: #F5F5F5;margin: 8px 0px  8px 14px;}
.casedivbox .caseleft{float: left;width: 182px;}
.casedivbox li .subsummary{line-height:23px;overflow:hidden;text-align: left;color: #666666;padding: 5px;}
.casedivbox li .subsummary a{	font-size:14px;	text-decoration:none;	font-weight: bold;}
.casedivbox .ver_pic{width:180px;height:135px;background-color:#FFFFFF;text-align:center;position:relative;display:table-cell;vertical-align:middle;	padding: 1px;border: 1px solid #FFFFFF;}
.casedivbox .ver_pic .subpic{*position:absolute;top:50%;left:50%;}
.casedivbox .ver_pic .subpic img{*position:relative;top:-50%;left:-50%;}



/* 图片分页 */
.skimglist {margin: 13px;float: left;height: 193px;width: 200px;padding: 2px;border: 1px solid #CCCCCC;}
.skimglist .subtitle{line-height: 20px;clear: both;display: block;margin-top: 2px;padding-right: 3px;padding-left: 3px;color: #CCCCCC;background-color: #333333;}
.skimglist .subtitle a{display: block;font-weight: bold;color: #FFFFFF;}
.skimglist .photo_pic{width:200px;height:150px;text-align:center;position:relative;display:table-cell;vertical-align:middle;}
.skimglist .photo_pic .subpic{*position:absolute;top:50%;left:50%;}
.skimglist .photo_pic .subpic img{*position:relative;top:-50%;left:-50%;}
 
 
/* 视频分页 */
.skvideolist {margin: 11px;float: left;height: 193px;width: 210px;padding: 2px;border: 1px solid #CCCCCC;} 
.skvideolist .subtitle{line-height: 20px;clear: both;display: block;margin-top: 2px;padding-right: 3px;padding-left: 3px;color: #CCCCCC;background-color: #333333;}
.skvideolist .subtitle a{display: block;font-weight: bold;color: #FFFFFF;}
.skvideolist .photo_pic{width:210px;height:150px;text-align:center;position:relative;display:table-cell;vertical-align:middle;}
.skvideolist .photo_pic .subpic{*position:absolute;top:50%;left:50%;}
.skvideolist .photo_pic .subpic img{*position:relative;top:-50%;left:-50%;}



/* 产品图片缩放 */
.ver_pic{width:140px;height:140px;text-align:center;position:relative;display:table-cell;vertical-align:middle;}
.ver_pic .subpic{*position:absolute;top:50%;left:50%;}
.ver_pic .subpic img{*position:relative;top:-50%;left:-50%;}
 

 /*内容页*/
.skcmscontinfo {text-align: center;clear: both;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #CCCCCC;padding-top: 10px;padding-right: 10px;padding-bottom: 25px;
padding-left: 10px;margin-top: 5px;margin-right: 5px;margin-bottom: 20px;margin-left: 5px;}
.skcmscontinfo  h1{font-family: "微软雅黑", "黑体", "Brain Damage";font-size: 16px;line-height: 40px;height: 40px;}
.skcmscontinfo span{text-align: center;margin-right: 10px;margin-left: 10px;}
.skcmsnext {height: 20px;margin-top: 15px;background-color: #FFFFFF;padding: 5px;border: 1px solid #CCCCCC;background-image: url(el.png);background-repeat: repeat-x;background-position: left -208px;}
.skcmsnext span{display: block;width: 50%;white-space: nowrap;overflow: hidden;}

 /*图库页*/
	.elsideimg{ position: relative; border: 1px solid #dcdddd; padding: 4px; height:570px;overflow: hidden;  }
	.elsideimg .bigImg{ position: relative;text-align: center;}
	.elsideimg .bigImg li img{ vertical-align:middle;    }
    .elsideimg .pic{width:700px;height:500px;text-align:center;position:relative;display:table-cell;vertical-align:middle;border: 1px solid #CCCCCC;}
    .elsideimg .pic .picth{*position:absolute;top:50%;left:50%;}
    .elsideimg .pic .picth img{*position:relative;top:-50%;left:-50%;}
	.elsideimg .bigImg  h4{ font-size: 14px; font-weight: bold; line-height: 33px; height: 33px; padding-right: 30px; overflow: hidden; text-align: left; }
	.elsideimg .smallScroll{height: 47px;margin-bottom: 10px;margin-top: 1px;background-color: #F3F3F3;padding: 5px;}
	.elsideimg .sPrev,.elsideimg .sNext{ float: left; display: block; width: 14px; height: 47px; text-indent: -9999px; background: url(elgd.png) no-repeat 0 0; }
	.elsideimg .sNext{ background-position: -17px 0;}
	.elsideimg .sPrev:hover{ background-position: 0 -48px;}
	.elsideimg .sNext:hover{ background-position: -17px -48px;}
	.elsideimg .smallImg{float:left;display:inline;overflow: hidden;width: 638px;margin-top: 0;margin-right: 6px;margin-bottom: 0;margin-left: 6px;}
	.elsideimg .smallImg ul{ height:54px;  width: 9999px; overflow: hidden; }
	.elsideimg .smallImg li{ float: left; padding: 0 4px 0 0; width:62px; cursor:pointer;  display: inline;  }
	.elsideimg .smallImg img{ border: 3px solid #dcdddd; width:60px; height:45px;  }
	.elsideimg .smallImg .on img{border: 3px solid #FF0000;}
	.elsideimg .pageState{ position: absolute; top: 80px; right: 5px; font-family: "Times New Roman", serif; letter-spacing: 1px;}
	.elsideimg .pageState span{ color: #f00; font-size: 16px;}
	
	
/*分页样式 */
DIV.skpage{TEXT-ALIGN:center;clear:both;padding: 10px;margin: 20px 10px 10px 10px;  }DIV.skpage A{MARGIN:2px;COLOR:#333333;TEXT-DECORATION:none;border:1px solid #CCCCCC;font-size:13px;font-style:normal;font-weight:normal;padding: 5px 8px 5px 8px;background-color: #F9F9F9;
}DIV.skpage A:hover{COLOR:#000000;border:1px solid #CCCCCC;background-color: #D0D0D0;
}.skpage i{	padding: 5px 8px 5px 8px;FONT-WEIGHT:bold;MARGIN:2px;COLOR:#fff;BACKGROUND-COLOR:#333333;border:1px solid #333333;font-style:normal}
DIV.skpage SPAN.disabled {BORDER-RIGHT: #eee 1px solid;PADDING-RIGHT: 5px;BORDER-TOP: #eee 1px solid;PADDING-LEFT: 5px;PADDING-BOTTOM: 2px;MARGIN: 2px;BORDER-LEFT: #eee 1px solid;COLOR: #ddd;PADDING-TOP: 2px;BORDER-BOTTOM: #eee 1px solid;background-color: #FFFFFF;}
DIV.skpage INPUT{border: 1px solid #CCCCCC;margin: 0px;padding: 0px;} 



 /*选项卡*/
.linered {border-top-width: 2px;border-top-style: solid;border-top-color: #CC0000;}
.sku_tabs{overflow: hidden;height:36px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#d8d8d8;border-right-width:1px;border-right-style:solid;border-right-color:#d8d8d8;background-image:url(el.png);background-repeat:repeat-x;background-position:left -205px;border-top-width: 1px;border-top-style: solid;	border-top-color: #d8d8d8;border-left-width: 0px;	border-left-style: none;	border-left-color: #d8d8d8;}
.sku_tabs ul{}.sku_tabs li{width:157px;float:left;height:35px;line-height:35px;font-size:16px;text-align:center;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:10px;padding-bottom:0px;padding-left:10px; border-left-width:1px;border-left-style:solid;border-left-color:#D9D9D9;font-family:"微软雅黑","黑体","Brain Damage";}.sku_tabs li.puton{float:left;height:37px;font-size:16px;font-weight:bold;color:#CC0000;padding:0px 10px 0px 10px;border-top-width:0px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:solid;border-top-color:#d8d8d8;border-right-color:#d8d8d8;border-bottom-color:#d8d8d8;border-left-color:#d8d8d8;width:161px;background-image:url(el.png);background-repeat:repeat-x;background-position:left -500px;}.sku_tabs li.puton a{color:#CC0000;}.sku_tabs a:hover{text-decoration:none;}.sku_tabbox{border-top-width:0px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:none;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:#d8d8d8;border-right-color:#d8d8d8;border-bottom-color:#d8d8d8;border-left-color:#d8d8d8;background-color:#FFFFFF;}
.sktab_layout {padding-bottom: 1px;}
 
 
 
  

  /*上下移动产品侧边*/ 
 .buyList{display:block;overflow:hidden; }.buyList ul{display:block;overflow:hidden;}.buyList ul li{width:240px;float:left;background-image: url(el.png);background-repeat: repeat-x;background-position: left -540px;border-bottom-width: 1px;border-bottom-style: solid;	border-bottom-color: #e5e5e5;margin: 0 auto 0 auto;padding: 12px 5px 12px 5px;
}.buyList ul li a.pic img{width:58px;height:58px;display:block;}.buyList ul li a.pic{width:58px;height:58px;display:block;border:1px solid #fff;float:left;}.buyList ul li a.pic:hover{border:1px solid #f60;}.buyList ul li span{width:160px;line-height:20px;padding:0 0 0 12px;display:block;overflow:hidden;float:left;}.buyList ul li span.who{width:160px;height:20px;display:block;overflow:hidden;color:#9f9f9f;}.buyList ul li span.who i{font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#FF0000;}.buyList ul li span a.name{width:160px;height:40px;line-height:20px;display:block;overflow:hidden;float:left;}.buyList ul li span a:hover{text-decoration:underline;color:#f60;cursor:pointer;}

 
 
 
 /* 询盘 */
 
	#cpBox{border:2px solid #eee;margin:20px 20px 5px 20px;}
	#ComparBox { border:2px solid #eee; background:#FFF;width:180px; margin:0px auto; padding:8px;	z-index: 888;}
	#ComparBox ul{ margin:0px; padding:0px; list-style:none;}
	#ComparBox ul li{height: 48px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #E4E4E4;overflow: hidden;padding-top: 3px;	padding-bottom: 3px;}
	#ComparBox ul li .imgphoto{padding: 2px;border: 1px solid #E4E4E4;float: left;margin-right: 5px;}
    #ComparBox ul li .delbast{color: #CC0000;} 
	#ComparBt{ padding:5px 10px; line-height:20px; text-align:center;}
	#ComparBt a{border:1px solid #eee;font-weight:bold;padding:5px;background-image: url(Elcms.png);background-repeat: repeat-x;background-position: center -120px;}
	#ComparBt a:hover{border:1px solid #900; }
	#ComparBox #title{border-bottom:2px solid #eee;font-weight:bold;text-align:center;line-height:25px;background-color: #F6F6F6;}
	#Comparmain{ padding:10px 5px;}
	
	
#indexlinks .textlink {border-top-width: 1px;border-top-style: dashed;	border-top-color: #CCCCCC;	margin-right: 10px;margin-left: 10px;line-height: 21px;clear: both;padding-top: 5px;padding-bottom: 8px;}
#indexlinks .textlink a{padding-right: 5px;padding-left: 5px;}
#indexlinks .linkdivbox li{float:left;width:145px;overflow:hidden;display:inline;position:relative;height:60px;margin-top:10px;margin-right:1px;margin-bottom:10px;margin-left:11px;padding:2px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;}#indexlinks .linkdivbox li .subsummary{height:30px;line-height:30px;overflow:hidden;border-top:solid 1px #ddd;padding-top:0;padding-right:5px;padding-bottom:0;padding-left:5px;text-align:center;}#indexlinks .linkdivbox li .subsummary a{font-size:12px;text-decoration:none;color:#3366cc;}#indexlinks  .linkdivbox .ver_pic{width:142px;height:50px;background-color:#FFFFFF;text-align:center;position:relative;display:table-cell;vertical-align:middle;padding:2px;}
.linkdivbox .ver_pic .subpic{*position:absolute;top:50%;left:50%;}
.linkdivbox .ver_pic .subpic img{*position:relative;top:-50%;left:-50%;}
.sitemap {padding: 10px;}
.sitemap li{margin: 5px;border: 1px solid #CCCCCC;clear: both;padding-right: 10px;padding-left: 10px;background-image: url(el.png);	background-repeat: repeat-x;background-position: left -40px;line-height: 35px;height: 35px;}
.sitemap ul li{margin: 5px;border: 1px solid #CCCCCC;float: left;display: block;clear: none;line-height: 30px;background-image: url(el.png);background-repeat: repeat-x;background-position: left -210px;height: 30px;padding-right: 5px;padding-left: 5px;}

/* 底部样式 */
 .skfoot {clear: both;margin-top: 15px; }
 .skfoot .warp{	margin: auto;	background-image: url(line.gif);background-repeat: repeat-x;background-position: center top;width: 980px;line-height: 25px;text-align: center;color: #999999;padding-top: 15px;padding-bottom: 25px;}.footnav {line-height: 30px;text-align: center;margin: auto;height: 30px;color: #999999;}
.footnav a{margin-right: 3px;margin-left: 3px;font-size: 13px;color: #999999;} .sdf {
	margin-bottom: 10px;
}
